FlexReport for WinForms
Count プロパティ (ReportObjectCollection<TItem>)


C1.Report アセンブリ > C1.Report 名前空間 > ReportObjectCollection<TItem> クラス : Count プロパティ
Gets the number of elements in the collection.
シンタックス
'宣言
 
Public MustOverride ReadOnly Property Count As System.Integer
'使用法
 
Dim instance As ReportObjectCollection(Of TItem)
Dim value As System.Integer
 
value = instance.Count
public abstract System.int Count {get;}
参照

参照

ReportObjectCollection<TItem> クラス
ReportObjectCollection<TItem> メンバ